Platform Explorer / Nuxeo Platform 2023.10

Operation rejectComment (rejectComment)

Operation id rejectComment
Category Chain
Label rejectComment
Requires
Since

Parameters

No parameters.

Signature

Inputs document, documents
Outputs document, documents

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component org.nuxeo.ecm.platform.comment.workflow.operation.contrib

JSON Definition

{
  "id" : "rejectComment",
  "label" : "rejectComment",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "rejectComment",
  "signature" : [ "document", "document", "documents", "documents" ],
  "params" : [ ]
}